projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1246473
)
docs: Add new DnD types
author
Ernestas Kulik
<ernestask@gnome.org>
Tue, 3 Jul 2018 09:32:41 +0000
(12:32 +0300)
committer
Ernestas Kulik
<ernestask@gnome.org>
Tue, 3 Jul 2018 09:32:41 +0000
(12:32 +0300)
7733f646d6985f2d90e43507b8063719e44288ba
renamed GdkDragContext to
GdkDrag, which broke the docs, as a reference to
gdk_drag_context_get_type() still exists. This commit renames the type
accordingly and adds GdkDrop.
docs/reference/gdk/gdk4.types
patch
|
blob
|
history
diff --git
a/docs/reference/gdk/gdk4.types
b/docs/reference/gdk/gdk4.types
index de343d2abeaefb26fa1556b803c9040243c28bd7..2fef32ea303fcefc8b552a105b96c1a4a9f9d66d 100644
(file)
--- a/
docs/reference/gdk/gdk4.types
+++ b/
docs/reference/gdk/gdk4.types
@@
-9,7
+9,8
@@
gdk_device_pad_get_type
gdk_device_tool_get_type
gdk_display_get_type
gdk_display_manager_get_type
-gdk_drag_context_get_type
+gdk_drag_get_type
+gdk_drop_get_type
gdk_event_get_type
gdk_frame_clock_get_type
gdk_gl_context_get_type